[PATCH] Add/enable Alpha detection
authorPino Toscano <toscano.pino@tiscali.it>
Tue, 15 Nov 2022 06:15:44 +0000 (07:15 +0100)
committerPatrick Franz <deltaone@debian.org>
Sat, 28 Oct 2023 09:26:45 +0000 (11:26 +0200)
commit9d65d205582e900a045079ad58ac006167996b81
tree36bfda615a195dd4a36bc2a9a765cc0425df8cce
parent60616fb36c4948bbc1db83bc289db92979289d79
[PATCH] Add/enable Alpha detection

- uncomment the Alpha detection defining Q_PROCESSOR_ALPHA, which is
  already used/documented in few places
- set the right machine type in QElfParser for Alpha ELF files

Pick-to: 6.5
Change-Id: I072bdee8b73ad3c86591c764aa7075c114967fd9
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>
Gbp-Pq: Name upstream_Add-enable-Alpha-detection.patch
src/corelib/global/qprocessordetection.h
src/corelib/plugin/qelfparser_p.cpp